Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(console): display jwks uri on application details page #7007

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

xiaoyijun
Copy link
Contributor

Summary

Display jwks uri on application details page to make it easier for users to retrieve the JWKS URI when verifying access tokens.

Testing

image

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@xiaoyijun xiaoyijun requested a review from a team February 7, 2025 08:29
@xiaoyijun xiaoyijun self-assigned this Feb 7, 2025
Copy link

github-actions bot commented Feb 7, 2025

COMPARE TO master

Total Size Diff 📈 +548 Bytes

Diff by File
Name Diff
.changeset/purple-glasses-fix.md 📈 +117 Bytes
packages/console/src/consts/oidc.ts 📈 +51 Bytes
packages/console/src/pages/ApplicationDetails/ApplicationDetailsContent/EndpointsAndCredentials/index.tsx 📈 +356 Bytes
packages/phrases/src/locales/en/translation/admin-console/application-details.ts 📈 +24 Bytes

@github-actions github-actions bot added feature Cool stuff size/s labels Feb 7, 2025
@xiaoyijun xiaoyijun merged commit 0b785ee into master Feb 8, 2025
36 checks passed
@xiaoyijun xiaoyijun deleted the xiaoyijun-refactor-console-display-jwks-uri branch February 8, 2025 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants